From bd84a6c3371df6805ab68ecb62e27c083aa8805e Mon Sep 17 00:00:00 2001 From: Adrian Robert Date: Mon, 12 Oct 2009 00:31:58 +0000 Subject: [PATCH] * config.in (NS_HAVE_NSINTEGER): Drop. --- src/config.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/config.in b/src/config.in index c250e1a933b..4241b3eee41 100644 --- a/src/config.in +++ b/src/config.in @@ -828,9 +828,6 @@ along with GNU Emacs. If not, see . */ /* Define to 1 if you don't have struct exception in math.h. */ #undef NO_MATHERR -/* Define to 1 if `NSInteger' is defined. */ -#undef NS_HAVE_NSINTEGER - /* Define to 1 if you are using NS windowing under MacOS X. */ #undef NS_IMPL_COCOA -- 2.30.2